*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Fri, 30 Jan 2009 08:13:07 +0000 (08:13 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 30 Jan 2009 08:13:07 +0000 (08:13 +0000)
lisp/ChangeLog

index db2a1a6e38a07efb1b41d012b7b6704fdfc18903..b3919c8bf2a8d17097e90fb6f5d92f99ac607397 100644 (file)
@@ -1,3 +1,13 @@
+2009-01-30  Nick Roberts  <nickrob@snap.net.nz>
+
+       * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
+       precedence even when it's value is t.
+
+       * vc-svn.el (vc-svn-dir-status): Correct logic for remote
+       connection.
+       (vc-svn-diff): Use old version number even when it is the working
+       revision.  This is needed, e.g, in the vc-print-log buffer.
+
 2009-01-30  Glenn Morris  <rgm@gnu.org>
 
        * mail/rmail.el (rmail-reply): Handle empty folders.